Dave Love [Thu, 30 Nov 2000 19:12:41 +0000 (19:12 +0000)]
*** empty log message ***
Dave Love [Thu, 30 Nov 2000 19:12:05 +0000 (19:12 +0000)]
Fix again.
Dave Love [Thu, 30 Nov 2000 19:06:22 +0000 (19:06 +0000)]
Fix read-buffer-function type.
Jason Rumney [Thu, 30 Nov 2000 18:20:01 +0000 (18:20 +0000)]
(x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.
Jason Rumney [Thu, 30 Nov 2000 18:18:57 +0000 (18:18 +0000)]
*** empty log message ***
Dave Love [Thu, 30 Nov 2000 17:43:17 +0000 (17:43 +0000)]
*** empty log message ***
Dave Love [Thu, 30 Nov 2000 17:09:44 +0000 (17:09 +0000)]
(message-set-auto-save-file-name): Use gnus-make-directory.
Dave Love [Thu, 30 Nov 2000 17:04:49 +0000 (17:04 +0000)]
(message-mail-alias-type): Customize.
(message-headers): Remove duplicate defgroup.
Dave Love [Thu, 30 Nov 2000 16:46:52 +0000 (16:46 +0000)]
(message-auto-save-directory): Use
file-name-as-directory.
(message-set-auto-save-file-name): Create
message-auto-save-directory if necessary.
(message-replace-chars-in-string): Removed -- unused.
Gerd Moellmann [Thu, 30 Nov 2000 16:22:12 +0000 (16:22 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 16:21:37 +0000 (16:21 +0000)]
(rmail-set-message-counters): Don't use "D"
as dummy 0-th char of rmail-deleted-vector.
Gerd Moellmann [Thu, 30 Nov 2000 14:03:56 +0000 (14:03 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 14:03:30 +0000 (14:03 +0000)]
(Fmd5): Doc fix.
Gerd Moellmann [Thu, 30 Nov 2000 13:51:33 +0000 (13:51 +0000)]
Replaced with built-in function.
Gerd Moellmann [Thu, 30 Nov 2000 13:47:34 +0000 (13:47 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 13:46:42 +0000 (13:46 +0000)]
(Fmd5): New function.
(syms_of_fns): Defsubr md5.
Gerd Moellmann [Thu, 30 Nov 2000 13:46:08 +0000 (13:46 +0000)]
(obj): Add md5.o
Gerd Moellmann [Thu, 30 Nov 2000 13:24:19 +0000 (13:24 +0000)]
Fix typos and spelling errors.
(bs-appearance) <defgroup>: Renamed from bs-appearence.
(bs-configuration): Doc fix.
Eli Zaretskii [Thu, 30 Nov 2000 13:23:55 +0000 (13:23 +0000)]
*** empty log message ***
Eli Zaretskii [Thu, 30 Nov 2000 13:23:04 +0000 (13:23 +0000)]
Eliminated the line number font predefinition.
Eli Zaretskii [Thu, 30 Nov 2000 13:20:49 +0000 (13:20 +0000)]
(ps-end-job): Bind case-fold-search only after
switching to ps-spool-buffer.
Line number font customization. PostScript: Lines and
PageCount are initialized on each page. Doc Fix.
(ps-print-version): New version number (6.3.2).
(ps-lpr-switches, ps-font-info-database, ps-font-size)
(ps-header-font-size, ps-header-title-font-size, ps-left-header)
(ps-right-header): Customization fix.
(ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
Fix code.
(ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
New vars.
Gerd Moellmann [Thu, 30 Nov 2000 13:09:49 +0000 (13:09 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 13:09:23 +0000 (13:09 +0000)]
Undo mistaken change of 2000-11-28. Update copyright.
Gerd Moellmann [Thu, 30 Nov 2000 13:01:40 +0000 (13:01 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 13:01:07 +0000 (13:01 +0000)]
(custom-face-value-create): Always emphasize tag.
Dave Love [Thu, 30 Nov 2000 12:56:58 +0000 (12:56 +0000)]
Tool bar tweak.
Gerd Moellmann [Thu, 30 Nov 2000 12:50:08 +0000 (12:50 +0000)]
(xm_arm_callback): Handle case that W is null;
also see comment there.
Gerd Moellmann [Thu, 30 Nov 2000 12:41:39 +0000 (12:41 +0000)]
(popup_get_selection): Use xmalloc instead of malloc.
Gerd Moellmann [Thu, 30 Nov 2000 12:28:01 +0000 (12:28 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 12:27:36 +0000 (12:27 +0000)]
(diary-entry-time): Anchor pattern correctly
and skip whitespace and newlines.
Gerd Moellmann [Thu, 30 Nov 2000 12:17:21 +0000 (12:17 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 12:16:53 +0000 (12:16 +0000)]
(tpu-version): New version.
(tpu-search-overlay, tpu-replace-overlay): New initial range.
(tpu-original-mode-line): Variable deleted.
(tpu-mark-flag): New initial value.
(tpu-set-mode-line): Don't redefine mode-line-format. Add
tpu-mark-flag to minor-mode-alist.
(tpu-update-mode-line): New mark flag logic.
(tpu-get): Use find-file-wildcards.
(tpu-search-highlight): Move overlay less, reset overlay properly.
(tpu-unselect): Deactivate mark.
(tpu-lm-replace): Reset overlay properly.
(tpu-forward-line): Use forward-visible-line.
(tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
Gerd Moellmann [Thu, 30 Nov 2000 12:16:38 +0000 (12:16 +0000)]
(tpu-forward-line): Use
forward-visible-line.
Andrew Innes [Thu, 30 Nov 2000 11:57:36 +0000 (11:57 +0000)]
*** empty log message ***
Andrew Innes [Thu, 30 Nov 2000 11:57:19 +0000 (11:57 +0000)]
($(BLD)/ebrowse.exe): Use tabs not spaces.
(install): Ditto.
Gerd Moellmann [Thu, 30 Nov 2000 11:56:35 +0000 (11:56 +0000)]
(x_estimate_mode_line_height): If `mode-line' face
hasn't a font, use that of the frame, as drawing glyphs
does.
Dave Love [Thu, 30 Nov 2000 11:23:55 +0000 (11:23 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 30 Nov 2000 06:49:03 +0000 (06:49 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 30 Nov 2000 06:48:51 +0000 (06:48 +0000)]
(third...tenth): Really undo change of 2000-08-05.
Dave Love [Wed, 29 Nov 2000 22:22:28 +0000 (22:22 +0000)]
*** empty log message ***
Dave Love [Wed, 29 Nov 2000 22:21:38 +0000 (22:21 +0000)]
(quoted-printable-decode-region): Use error, not message
to report malformed text (like base64). Amend message.
Eli Zaretskii [Wed, 29 Nov 2000 20:39:28 +0000 (20:39 +0000)]
Fix a bug: "C-h i m emacs" instead of "C-h i emacs".
Gerd Moellmann [Wed, 29 Nov 2000 20:05:46 +0000 (20:05 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 20:05:18 +0000 (20:05 +0000)]
(describe-function-1): Regexp-quote function name
when used as part of a regexp.
Gerd Moellmann [Wed, 29 Nov 2000 19:22:47 +0000 (19:22 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 19:22:18 +0000 (19:22 +0000)]
(enriched-face-ans): Use face-attribute instead
of face-foreground and face-background.
Gerd Moellmann [Wed, 29 Nov 2000 19:21:47 +0000 (19:21 +0000)]
(tool-bar-add-item-from-menu): Use
face-attribute instead of face-foreground and face-background.
(tool-bar-add-item): Likewise, and handle unspecified colors.
Gerd Moellmann [Wed, 29 Nov 2000 19:21:17 +0000 (19:21 +0000)]
(face-foreground, face-background, face-stipple):
Return nil if attribute is unspecified, for backward
compatibility.
Dave Love [Wed, 29 Nov 2000 19:14:47 +0000 (19:14 +0000)]
*** empty log message ***
Dave Love [Wed, 29 Nov 2000 19:13:46 +0000 (19:13 +0000)]
add-hook change
Dave Love [Wed, 29 Nov 2000 19:13:21 +0000 (19:13 +0000)]
delete-frame-hook
Dave Love [Wed, 29 Nov 2000 19:12:51 +0000 (19:12 +0000)]
plist-member
Stefan Monnier [Wed, 29 Nov 2000 18:47:42 +0000 (18:47 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 16:56:15 +0000 (16:56 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 16:55:47 +0000 (16:55 +0000)]
New commands to run ANTLR from within Emacs and
to create Makefile rules.
(antlr-tool-command): New user option.
(antlr-ask-about-save): New user option.
(antlr-makefile-specification): New user option.
(antlr-file-formats-alist): New variable.
(antlr-special-file-formats): New variable.
(antlr-unknown-file-formats): New user option.
(antlr-help-unknown-file-text): New variable.
(antlr-help-rules-intro): New variable.
(antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
(antlr-mode-menu): Add entries.
(antlr-file-dependencies): New function.
(antlr-directory-dependencies): New function.
(antlr-superclasses-glibs): New function.
(antlr-run-tool): New command.
(antlr-makefile-insert-variable): New function.
(antlr-insert-makefile-rules): New function.
(antlr-show-makefile-rules): New command.
More Emacs/XEmacs stuff.
(antlr-no-action-keywords): New constant with value nil.
(antlr-font-lock-keywords-alist): Use it. Old value would break
syntax highlighting in Emacs-21.0.
(antlr-default-directory): Emacs/XEmacs dependend function.
(antlr-read-shell-command): Ditto.
(antlr-with-displaying-help-buffer): Ditto.
imenu, parsing and highlighting changes.
(antlr-imenu-create-index-function): Don't create extra submenus
for definitions in different grammar classes. It is not necessary
for the menu and would make command `imenu' awkward to use.
(antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
header actions and more than one.
(antlr-font-lock-tokendef-face): Changed color.
(antlr-font-lock-tokenref-face): Changed color.
(antlr-font-lock-additional-keywords): Also highlight lowercase.
(antlr-mode-syntax-table): New variable.
(antlr-mode): Populate and use it instead `java-mode-syntax-table'.
(antlr-with-syntax-table): Don't copy syntax table.
Minor changes: language setting.
(antlr-language-alist): The value for file option "language" can
be both an identifier and a string.
Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
(antlr-language-limit-n-regexp): Change accordingly.
Minor changes: tabs, hiding.
(antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
(antlr-action-visibility): Also allow value nil to also hide the
braces. Renamed from `antlr-tiny-action-length'.
Suggested by Jay@aol.com.
(antlr-hide-actions): Change accordingly. Hide line if completely
hidden action is on a line of its own.
Gerd Moellmann [Wed, 29 Nov 2000 16:49:08 +0000 (16:49 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 16:48:40 +0000 (16:48 +0000)]
(auto-mode-alist): Add an entry for antlr-mode.
Gerd Moellmann [Wed, 29 Nov 2000 16:42:40 +0000 (16:42 +0000)]
(XTmouse_position) [USE_X_TOOLKIT]: When the mouse
is over the menu bar widget, say it's not on the frame.
Gerd Moellmann [Wed, 29 Nov 2000 15:42:47 +0000 (15:42 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 15:42:11 +0000 (15:42 +0000)]
Remove version info.
Gerd Moellmann [Wed, 29 Nov 2000 15:29:45 +0000 (15:29 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 15:29:19 +0000 (15:29 +0000)]
(tool-bar-mode): Doc fix.
Gerd Moellmann [Wed, 29 Nov 2000 15:28:17 +0000 (15:28 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 15:26:19 +0000 (15:26 +0000)]
(blink-cursor-mode): Doc fix.
Dave Love [Wed, 29 Nov 2000 15:02:30 +0000 (15:02 +0000)]
*** empty log message ***
Dave Love [Wed, 29 Nov 2000 14:55:51 +0000 (14:55 +0000)]
keymap property
Dave Love [Wed, 29 Nov 2000 14:55:23 +0000 (14:55 +0000)]
subr-arity
Stefan Monnier [Wed, 29 Nov 2000 14:53:45 +0000 (14:53 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 29 Nov 2000 14:53:37 +0000 (14:53 +0000)]
(combine-run-hooks): Only run-hooks if there's a hook to run.
Dave Love [Wed, 29 Nov 2000 14:53:29 +0000 (14:53 +0000)]
image-mask-p
keymap property
image property changes
Gerd Moellmann [Wed, 29 Nov 2000 13:57:41 +0000 (13:57 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 13:57:10 +0000 (13:57 +0000)]
(Fx_create_frame): Reintroduce the call to
face-set-after-frame-defaults.
Stefan Monnier [Wed, 29 Nov 2000 13:14:06 +0000 (13:14 +0000)]
(sort-columns): Don't concat strings with numbers.
Dave Love [Wed, 29 Nov 2000 12:53:06 +0000 (12:53 +0000)]
pos-visible-in-window-p change
Dave Love [Wed, 29 Nov 2000 12:36:55 +0000 (12:36 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 12:21:15 +0000 (12:21 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 12:20:44 +0000 (12:20 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 12:20:25 +0000 (12:20 +0000)]
(Fsignal): Reset handling_signal.
Dave Love [Wed, 29 Nov 2000 11:17:47 +0000 (11:17 +0000)]
*** empty log message ***
Dave Love [Wed, 29 Nov 2000 11:14:26 +0000 (11:14 +0000)]
(face): Fix :format.
Dave Love [Wed, 29 Nov 2000 10:52:42 +0000 (10:52 +0000)]
Fix goto-... keybindings.
Dave Love [Wed, 29 Nov 2000 10:34:51 +0000 (10:34 +0000)]
Require smtpmail when compiling.
(mail-do-fcc): Autoload.
(feedmail) <defgroup>: Fix :link.
(feedmail-nuke-body-in-fcc): Fix :type.
(feedmail-send-it): Add autoload cookie.
Miles Bader [Wed, 29 Nov 2000 08:21:11 +0000 (08:21 +0000)]
*** empty log message ***
Miles Bader [Wed, 29 Nov 2000 08:18:27 +0000 (08:18 +0000)]
(message-header-lines): Fontify tag.
Stefan Monnier [Wed, 29 Nov 2000 05:11:09 +0000 (05:11 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 29 Nov 2000 05:11:01 +0000 (05:11 +0000)]
(comment-indent): Save excursion around call to comment-indent-function.
Miles Bader [Wed, 29 Nov 2000 04:36:30 +0000 (04:36 +0000)]
*** empty log message ***
Miles Bader [Wed, 29 Nov 2000 04:35:50 +0000 (04:35 +0000)]
(member-ignore-case): Return the tail of the list who's car matches,
like `member', not the matching element itself.
Kenichi Handa [Wed, 29 Nov 2000 00:38:36 +0000 (00:38 +0000)]
(xml-parse-tag): Fix finding opening tag. A tag name
should not contain `\n'.
Kenichi Handa [Wed, 29 Nov 2000 00:38:16 +0000 (00:38 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 22:32:46 +0000 (22:32 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 22:32:21 +0000 (22:32 +0000)]
Update from author.
Gerd Moellmann [Tue, 28 Nov 2000 20:35:32 +0000 (20:35 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 20:34:25 +0000 (20:34 +0000)]
Set version to 21.0.93.
Jason Rumney [Tue, 28 Nov 2000 20:28:02 +0000 (20:28 +0000)]
(add_menu_item): Reset menu item text when changing type to radio button.
Dave Love [Tue, 28 Nov 2000 18:02:05 +0000 (18:02 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 16:50:40 +0000 (16:50 +0000)]
Add hints to `automatic-hscrolling' to doc strings.
Gerd Moellmann [Tue, 28 Nov 2000 16:50:25 +0000 (16:50 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 16:43:45 +0000 (16:43 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 16:43:10 +0000 (16:43 +0000)]
(dired-do-create-files): Construct default file
name for dired-mark-read-file-name so that when the user enters
just RET, the target file will end up in the target directory.